Let's make our block sit on the bottom edge of the screen.
- Go to and drag Sprite Gravity Off inside the event.
- Change the name in front of .set_gravity_off() to bot_block.
- Go to and drag Set Bottom inside the event.
- Change the name in front of .set_bottom() to bot_block.
To navigate the page using the TAB key, first press ESC to exit the code editor.